Kinetis SDK Demo Applications User Guide  1.0.0-beta
Freescale Semiconductor, Inc.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ADC Period Sample Introduction

Introduction of the ADC Period Sample demo application. More...

ADC Period Sample Introduction

Overview

This is an ADC period sample demo application which demonstrates the ADC hardware trigger function by PIT timer. It samples the input digital signal from ADCx_DPx pin and records each sample point with the appropriate amplitude. After one period sample is complete, it prints out the rough shape of the signal wave on the debug console like a primitive oscilloscope.

Supported Hardware

  • TWR-K64F120M
  • FRDM-K64F120M

Default Debug Console

  • UART instance: OpenSDA CDC
  • Baudrate: 115200bps
  • 8 data bits
  • No parity
  • 1 stop bit